[INFO] cloning repository https://github.com/tomoq3/helloworld_zk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomoq3/helloworld_zk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoq3%2Fhelloworld_zk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoq3%2Fhelloworld_zk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e55fc76617e813e8b579299357d3201c60ad49d
[INFO] testing tomoq3/helloworld_zk against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoq3%2Fhelloworld_zk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tomoq3/helloworld_zk
[INFO] finished tweaking git repo https://github.com/tomoq3/helloworld_zk
[INFO] tweaked toml for git repo https://github.com/tomoq3/helloworld_zk written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomoq3/helloworld_zk on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomoq3/helloworld_zk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: lib.solana-address
[INFO] [stderr] warning: `pinocchio_with_arkworks` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54564812c612b3b0bff7c63dd27a277488563c6dc22c094010c08eeaf15a2453
[INFO] running `Command { std: "docker" "start" "-a" "54564812c612b3b0bff7c63dd27a277488563c6dc22c094010c08eeaf15a2453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54564812c612b3b0bff7c63dd27a277488563c6dc22c094010c08eeaf15a2453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54564812c612b3b0bff7c63dd27a277488563c6dc22c094010c08eeaf15a2453", kill_on_drop: false }`
[INFO] [stdout] 54564812c612b3b0bff7c63dd27a277488563c6dc22c094010c08eeaf15a2453
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd234b31b86f7d410432bcedc2f407addc3f4191b91aa70f4280330f7145561f
[INFO] running `Command { std: "docker" "start" "-a" "bd234b31b86f7d410432bcedc2f407addc3f4191b91aa70f4280330f7145561f", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: lib.solana-address
[INFO] [stderr] warning: `pinocchio_with_arkworks` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling five8_core v1.0.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling five8 v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling five8_const v1.0.0
[INFO] [stderr]    Compiling solana-program-error v3.0.1
[INFO] [stderr]    Compiling solana-address v2.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling solana-account-view v2.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling solana-instruction-view v2.1.0
[INFO] [stderr]    Compiling solana-account-view v1.0.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pinocchio v0.10.2
[INFO] [stderr]    Compiling pinocchio v0.11.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling pinocchio-system v0.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pinocchio-log-macro v0.5.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling pinocchio-log v0.5.1
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-relations v0.5.1
[INFO] [stderr]    Compiling ark-snark v0.5.1
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-crypto-primitives v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling ark-r1cs-std v0.5.0
[INFO] [stderr]    Compiling ark-groth16 v0.5.0
[INFO] [stderr]    Compiling pinocchio-groth16 v0.3.0
[INFO] [stderr]    Compiling pinocchio_with_arkworks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_panic_handler` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nostd_panic_handler`
[INFO] [stdout]  --> src/lib.rs:5:105
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pinocchio::{AccountView, Address, ProgramResult, address::address, entrypoint, error::ProgramError, nostd_panic_handler};
[INFO] [stdout]   |                                                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Address`, `address::address`, `entrypoint`, and `nostd_panic_handler`
[INFO] [stdout]  --> src/instructions/verify.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{AccountView, Address, ProgramResult, address::address, entrypoint, error::ProgramError, nostd_panic_handler};
[INFO] [stdout]   |                              ^^^^^^^                 ^^^^^^^^^^^^^^^^  ^^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "bd234b31b86f7d410432bcedc2f407addc3f4191b91aa70f4280330f7145561f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd234b31b86f7d410432bcedc2f407addc3f4191b91aa70f4280330f7145561f", kill_on_drop: false }`
[INFO] [stdout] bd234b31b86f7d410432bcedc2f407addc3f4191b91aa70f4280330f7145561f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 122690d6fda4bda4b28c7e40aa699fa5ad298f5ca4f14d3514af5ecc5399fad3
[INFO] running `Command { std: "docker" "start" "-a" "122690d6fda4bda4b28c7e40aa699fa5ad298f5ca4f14d3514af5ecc5399fad3", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: lib.solana-address
[INFO] [stderr] warning: `pinocchio_with_arkworks` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]    Compiling solana-sanitize v3.0.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling solana-atomic-u64 v3.0.1
[INFO] [stderr]    Compiling sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling solana-program-memory v3.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling solana-define-syscall v4.0.1
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling solana-msg v3.1.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling solana-short-vec v3.2.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling solana-sanitize v2.2.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling solana-decode-error v2.3.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling solana-derivation-path v3.0.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling borsh-derive v1.6.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling solana-nullable v1.1.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling solana-hash v4.3.0
[INFO] [stderr]    Compiling solana-program-error v3.0.1
[INFO] [stderr]    Compiling solana-sha256-hasher v3.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-instruction-error v2.3.0
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling solana-fee-calculator v3.2.0
[INFO] [stderr]    Compiling solana-transaction-error v3.2.0
[INFO] [stderr]    Compiling solana-hash v3.1.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling solana-address v2.6.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling solana-pubkey v4.2.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.1.0
[INFO] [stderr]    Compiling solana-address v1.1.0
[INFO] [stderr]    Compiling solana-instruction v3.4.0
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-account-info v3.1.1
[INFO] [stderr]    Compiling solana-sysvar-id v3.1.0
[INFO] [stderr]    Compiling solana-signature v3.4.0
[INFO] [stderr]    Compiling solana-clock v3.0.1
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.1
[INFO] [stderr]    Compiling solana-epoch-schedule v3.1.0
[INFO] [stderr]    Compiling solana-rent v3.1.0
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.1
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.1
[INFO] [stderr]    Compiling solana-sysvar v3.1.1
[INFO] [stderr]    Compiling solana-serialize-utils v3.1.1
[INFO] [stderr]    Compiling solana-system-interface v2.0.0
[INFO] [stderr]    Compiling solana-message v3.1.0
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-account v3.4.0
[INFO] [stderr]    Compiling solana-cpi v3.1.0
[INFO] [stderr]    Compiling solana-stable-layout v3.0.1
[INFO] [stderr]    Compiling solana-sbpf v0.13.1
[INFO] [stderr]    Compiling solana-fee-structure v3.0.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling solana-seed-phrase v3.0.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling solana-seed-derivable v3.0.0
[INFO] [stderr]    Compiling solana-precompile-error v3.0.0
[INFO] [stderr]    Compiling solana-svm-feature-set v3.1.14
[INFO] [stderr]    Compiling solana-program-option v3.1.0
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling solana-svm-timings v3.1.14
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling solana-svm-callback v3.1.14
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling solana-stake-interface v2.0.2
[INFO] [stderr]    Compiling solana-loader-v3-interface v6.1.1
[INFO] [stderr]    Compiling solana-transaction v3.1.0
[INFO] [stderr]    Compiling solana-nonce v3.2.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling solana-svm-transaction v3.1.14
[INFO] [stderr]    Compiling solana-curve25519 v3.1.14
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling solana-keccak-hasher v3.1.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling solana-svm-log-collector v3.1.14
[INFO] [stderr]    Compiling solana-svm-type-overrides v3.1.14
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling solana-transaction-context v3.1.14
[INFO] [stderr]    Compiling solana-svm-measure v3.1.14
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling solana-program-runtime v3.1.14
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.1
[INFO] [stderr]    Compiling solana-secp256k1-recover v3.1.1
[INFO] [stderr]    Compiling solana-blake3-hasher v3.1.0
[INFO] [stderr]    Compiling solana-zero-copy v1.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling solana-hash v2.3.0
[INFO] [stderr]    Compiling solana-packet v3.0.0
[INFO] [stderr]    Compiling solana-big-mod-exp v3.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling solana-zk-sdk v4.0.0
[INFO] [stderr]    Compiling solana-instruction v2.3.3
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling solana-program-pack v3.1.0
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling light-poseidon v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ark-relations v0.5.1
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-bn254 v3.2.1
[INFO] [stderr]    Compiling spl-discriminator v0.5.2
[INFO] [stderr]    Compiling solana-sha256-hasher v2.3.0
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-bincode v3.1.0
[INFO] [stderr]    Compiling solana-borsh v3.0.2
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling solana-feature-set v2.2.5
[INFO] [stderr]    Compiling solana-poseidon v3.1.14
[INFO] [stderr]    Compiling agave-syscalls v3.1.14
[INFO] [stderr]    Compiling solana-nonce-account v3.0.0
[INFO] [stderr]    Compiling solana-loader-v4-interface v3.1.0
[INFO] [stderr]    Compiling solana-account-view v2.0.0
[INFO] [stderr]    Compiling solana-precompile-error v2.2.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling solana-instruction-view v2.1.0
[INFO] [stderr]    Compiling solana-bpf-loader-program v3.1.14
[INFO] [stderr]    Compiling solana-system-program v3.1.14
[INFO] [stderr]    Compiling spl-type-length-value v0.9.1
[INFO] [stderr]    Compiling ark-snark v0.5.1
[INFO] [stderr]    Compiling solana-compute-budget v3.1.14
[INFO] [stderr]    Compiling agave-feature-set v3.1.14
[INFO] [stderr]    Compiling mollusk-svm-result v0.10.3
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v3.1.0
[INFO] [stderr]    Compiling mollusk-svm-error v0.10.3
[INFO] [stderr]    Compiling solana-account-view v1.0.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]    Compiling pinocchio v0.10.2
[INFO] [stderr]    Compiling solana-example-mocks v3.0.0
[INFO] [stderr]    Compiling ark-crypto-primitives v0.5.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling spl-pod v0.7.3
[INFO] [stderr]    Compiling solana-logger v3.0.0
[INFO] [stderr]    Compiling pinocchio-log-macro v0.5.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.5.1
[INFO] [stderr]    Compiling mollusk-svm v0.10.3
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.8.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.5.1
[INFO] [stderr]    Compiling pinocchio v0.11.1
[INFO] [stderr]    Compiling spl-token-group-interface v0.7.2
[INFO] [stderr]    Compiling spl-token-interface v2.0.0
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling spl-associated-token-account-interface v2.0.0
[INFO] [stderr]    Compiling solana-epoch-stake v3.0.1
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.3.0
[INFO] [stderr]    Compiling solana-serde-varint v3.0.1
[INFO] [stderr]    Compiling solana-signature v2.3.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling solana-native-token v3.0.0
[INFO] [stderr]    Compiling solana-hard-forks v3.1.0
[INFO] [stderr]    Compiling solana-program v3.0.0
[INFO] [stderr]    Compiling solana-epoch-rewards-hasher v3.1.0
[INFO] [stderr]    Compiling solana-secp256k1-program v2.2.3
[INFO] [stderr]    Compiling solana-shred-version v3.0.1
[INFO] [stderr]    Compiling solana-keypair v3.1.2
[INFO] [stderr]    Compiling solana-message v2.4.0
[INFO] [stderr]    Compiling spl-token-2022-interface v2.1.0
[INFO] [stderr]    Compiling pinocchio-system v0.6.1
[INFO] [stderr]    Compiling solana-ed25519-program v2.2.3
[INFO] [stderr]    Compiling pinocchio-log v0.5.1
[INFO] [stderr]    Compiling ark-groth16 v0.5.0
[INFO] [stderr]    Compiling pinocchio-groth16 v0.3.0
[INFO] [stderr]    Compiling ark-r1cs-std v0.5.0
[INFO] [stderr]    Compiling solana-offchain-message v3.0.0
[INFO] [stderr]    Compiling solana-presigner v3.0.0
[INFO] [stderr]    Compiling solana-epoch-info v3.1.0
[INFO] [stderr]    Compiling solana-serde v3.0.0
[INFO] [stderr]    Compiling solana-inflation v3.1.0
[INFO] [stderr]    Compiling solana-time-utils v3.0.0
[INFO] [stderr]    Compiling mollusk-svm-programs-token v0.10.3
[INFO] [stderr]    Compiling mollusk-svm-programs-memo v0.10.3
[INFO] [stderr]    Compiling solana-sdk v3.0.0
[INFO] [stderr]    Compiling solana-secp256r1-program v2.2.4
[INFO] [stderr]    Compiling solana-precompiles v2.2.2
[INFO] [stderr]    Compiling spl-associated-token-account v8.0.0
[INFO] [stderr]    Compiling pinocchio_with_arkworks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_panic_handler` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_panic_handler` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nostd_panic_handler`
[INFO] [stdout]  --> src/lib.rs:5:105
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pinocchio::{AccountView, Address, ProgramResult, address::address, entrypoint, error::ProgramError, nostd_panic_handler};
[INFO] [stdout]   |                                                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Address`, `address::address`, `entrypoint`, and `nostd_panic_handler`
[INFO] [stdout]  --> src/instructions/verify.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{AccountView, Address, ProgramResult, address::address, entrypoint, error::ProgramError, nostd_panic_handler};
[INFO] [stdout]   |                              ^^^^^^^                 ^^^^^^^^^^^^^^^^  ^^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nostd_panic_handler`
[INFO] [stdout]  --> src/lib.rs:5:105
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pinocchio::{AccountView, Address, ProgramResult, address::address, entrypoint, error::ProgramError, nostd_panic_handler};
[INFO] [stdout]   |                                                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Address`, `address::address`, `entrypoint`, and `nostd_panic_handler`
[INFO] [stdout]  --> src/instructions/verify.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{AccountView, Address, ProgramResult, address::address, entrypoint, error::ProgramError, nostd_panic_handler};
[INFO] [stdout]   |                              ^^^^^^^                 ^^^^^^^^^^^^^^^^  ^^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `marker::PhantomData`
[INFO] [stdout]   --> tests/verify.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ark_std::{marker::PhantomData, rand::thread_rng};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Neg`
[INFO] [stdout]    --> tests/verify.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |     use std::ops::Neg;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Bn254` and `Fr`
[INFO] [stdout]    --> tests/verify.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     use ark_bn254::{Bn254, Fr};
[INFO] [stdout]     |                     ^^^^^  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ark_ec::AffineRepr`
[INFO] [stdout]    --> tests/verify.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     use ark_ec::AffineRepr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ark_groth16::Groth16`
[INFO] [stdout]    --> tests/verify.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     use ark_groth16::Groth16;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ark_snark::SNARK`
[INFO] [stdout]    --> tests/verify.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |     use ark_snark::SNARK;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ark_std::rand::thread_rng`
[INFO] [stdout]    --> tests/verify.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     use ark_std::rand::thread_rng;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ark_ff::PrimeField`
[INFO] [stdout]    --> tests/verify.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     use ark_ff::PrimeField;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ark_serialize::CanonicalSerialize`
[INFO] [stdout]    --> tests/verify.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |     use ark_serialize::CanonicalSerialize;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PolyCircuit` and `print_vk_as_bytes`
[INFO] [stdout]    --> tests/verify.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |     use crate::{PolyCircuit, fetch_instructiondata, print_vk_as_bytes};    
[INFO] [stdout]     |                 ^^^^^^^^^^^                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> tests/verify.rs:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 |     for (i, ic) in vk.gamma_abc_g1.iter().enumerate() {
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/verify.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let mut mollusk = Mollusk::new(&ID, "target/deploy/pinocchio_with_arkworks");
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 00s
[INFO] running `Command { std: "docker" "inspect" "122690d6fda4bda4b28c7e40aa699fa5ad298f5ca4f14d3514af5ecc5399fad3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "122690d6fda4bda4b28c7e40aa699fa5ad298f5ca4f14d3514af5ecc5399fad3", kill_on_drop: false }`
[INFO] [stdout] 122690d6fda4bda4b28c7e40aa699fa5ad298f5ca4f14d3514af5ecc5399fad3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 29369ce70f26ac04975056dba70442dec4b1295f3ce1338c34b751472964136b
[INFO] running `Command { std: "docker" "start" "-a" "29369ce70f26ac04975056dba70442dec4b1295f3ce1338c34b751472964136b", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: lib.solana-address
[INFO] [stderr] warning: `pinocchio_with_arkworks` (manifest) generated 1 warning
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]  --> src/lib.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]  --> src/lib.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]  --> src/lib.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::default_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::default_panic_handler` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `nostd_panic_handler`
[INFO] [stderr]  --> src/lib.rs:5:105
[INFO] [stderr]   |
[INFO] [stderr] 5 | use pinocchio::{AccountView, Address, ProgramResult, address::address, entrypoint, error::ProgramError, nostd_panic_handler};
[INFO] [stderr]   |                                                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Address`, `address::address`, `entrypoint`, and `nostd_panic_handler`
[INFO] [stderr]  --> src/instructions/verify.rs:1:30
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pinocchio::{AccountView, Address, ProgramResult, address::address, entrypoint, error::ProgramError, nostd_panic_handler};
[INFO] [stderr]   |                              ^^^^^^^                 ^^^^^^^^^^^^^^^^  ^^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pinocchio_with_arkworks` (lib) generated 5 warnings (run `cargo fix --lib -p pinocchio_with_arkworks` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `marker::PhantomData`
[INFO] [stderr]   --> tests/verify.rs:10:15
[INFO] [stderr]    |
[INFO] [stderr] 10 | use ark_std::{marker::PhantomData, rand::thread_rng};
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Neg`
[INFO] [stderr]    --> tests/verify.rs:166:9
[INFO] [stderr]     |
[INFO] [stderr] 166 |     use std::ops::Neg;
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Bn254` and `Fr`
[INFO] [stderr]    --> tests/verify.rs:168:21
[INFO] [stderr]     |
[INFO] [stderr] 168 |     use ark_bn254::{Bn254, Fr};
[INFO] [stderr]     |                     ^^^^^  ^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ark_ec::AffineRepr`
[INFO] [stderr]    --> tests/verify.rs:169:9
[INFO] [stderr]     |
[INFO] [stderr] 169 |     use ark_ec::AffineRepr;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ark_groth16::Groth16`
[INFO] [stderr]    --> tests/verify.rs:170:9
[INFO] [stderr]     |
[INFO] [stderr] 170 |     use ark_groth16::Groth16;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ark_snark::SNARK`
[INFO] [stderr]    --> tests/verify.rs:171:9
[INFO] [stderr]     |
[INFO] [stderr] 171 |     use ark_snark::SNARK;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ark_std::rand::thread_rng`
[INFO] [stderr]    --> tests/verify.rs:172:9
[INFO] [stderr]     |
[INFO] [stderr] 172 |     use ark_std::rand::thread_rng;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ark_ff::PrimeField`
[INFO] [stderr]    --> tests/verify.rs:173:9
[INFO] [stderr]     |
[INFO] [stderr] 173 |     use ark_ff::PrimeField;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ark_serialize::CanonicalSerialize`
[INFO] [stderr]    --> tests/verify.rs:176:9
[INFO] [stderr]     |
[INFO] [stderr] 176 |     use ark_serialize::CanonicalSerialize;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `PolyCircuit` and `print_vk_as_bytes`
[INFO] [stderr]    --> tests/verify.rs:177:17
[INFO] [stderr]     |
[INFO] [stderr] 177 |     use crate::{PolyCircuit, fetch_instructiondata, print_vk_as_bytes};    
[INFO] [stderr]     |                 ^^^^^^^^^^^                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> tests/verify.rs:89:10
[INFO] [stderr]    |
[INFO] [stderr] 89 |     for (i, ic) in vk.gamma_abc_g1.iter().enumerate() {
[INFO] [stderr]    |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> tests/verify.rs:210:13
[INFO] [stderr]     |
[INFO] [stderr] 210 |         let mut mollusk = Mollusk::new(&ID, "target/deploy/pinocchio_with_arkworks");
[INFO] [stderr]     |             ----^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pinocchio_with_arkworks` (test "verify") generated 12 warnings (run `cargo fix --test "verify" -p pinocchio_with_arkworks` to apply 12 suggestions)
[INFO] [stderr] warning: `pinocchio_with_arkworks` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pinocchio_with_arkworks-11fa76a29f6e5976)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/verify.rs (/opt/rustwide/target/debug/deps/verify-4083ead1d2d8c9eb)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::mollusk ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::mollusk stdout ----
[INFO] [stdout] length of bytes: 64
[INFO] [stdout] alpha_g1: [10, 158, 250, 84, 29, 252, 67, 95, 132, 66, 209, 17, 160, 173, 134, 189, 202, 59, 242, 10, 215, 77, 19, 106, 120, 157, 127, 152, 2, 24, 29, 191, 163, 176, 246, 63, 28, 39, 246, 119, 142, 23, 240, 225, 83, 47, 153, 143, 253, 201, 6, 79, 125, 226, 248, 11, 78, 113, 109, 53, 219, 13, 104, 63]
[INFO] [stdout] length of bytes: 128
[INFO] [stdout] beta_g2: [19, 130, 2, 239, 210, 110, 187, 226, 226, 249, 205, 89, 12, 199, 228, 185, 141, 93, 51, 254, 41, 195, 5, 54, 188, 34, 20, 197, 10, 190, 202, 111, 17, 221, 32, 119, 58, 34, 42, 17, 217, 29, 50, 145, 54, 254, 85, 160, 39, 233, 116, 149, 19, 49, 4, 229, 36, 234, 16, 193, 150, 213, 64, 173, 31, 228, 108, 6, 192, 115, 111, 208, 178, 231, 169, 219, 129, 241, 194, 126, 162, 232, 176, 224, 86, 160, 113, 58, 254, 106, 210, 46, 44, 145, 63, 78, 5, 227, 158, 150, 255, 243, 172, 47, 183, 15, 171, 215, 155, 131, 10, 45, 158, 123, 132, 26, 232, 114, 90, 155, 158, 95, 242, 49, 191, 67, 239, 167]
[INFO] [stdout] length of bytes: 128
[INFO] [stdout] gamma_g2_bytes: [15, 100, 183, 43, 96, 188, 174, 78, 76, 14, 83, 2, 164, 17, 19, 122, 190, 8, 249, 181, 197, 212, 176, 200, 0, 232, 65, 208, 42, 252, 120, 141, 45, 110, 250, 105, 26, 44, 54, 127, 52, 155, 218, 214, 151, 53, 173, 208, 220, 195, 209, 80, 30, 88, 175, 27, 203, 102, 28, 175, 166, 208, 180, 14, 32, 32, 22, 206, 106, 133, 234, 97, 45, 110, 32, 148, 89, 138, 160, 189, 251, 103, 39, 173, 108, 239, 39, 30, 225, 2, 191, 182, 53, 145, 223, 188, 6, 249, 246, 65, 236, 146, 82, 3, 103, 180, 115, 103, 35, 109, 3, 206, 66, 215, 103, 178, 141, 210, 4, 230, 159, 255, 137, 149, 87, 84, 226, 88]
[INFO] [stdout] length of bytes: 128
[INFO] [stdout] delta_g2: [9, 112, 112, 30, 21, 106, 242, 168, 85, 78, 151, 112, 2, 193, 154, 105, 32, 188, 222, 150, 163, 97, 17, 141, 161, 91, 108, 10, 252, 122, 50, 32, 28, 1, 79, 91, 205, 176, 148, 81, 225, 4, 247, 77, 200, 201, 122, 64, 86, 226, 213, 94, 203, 150, 3, 141, 115, 180, 143, 1, 173, 21, 32, 75, 47, 59, 75, 75, 226, 21, 57, 110, 187, 32, 10, 215, 225, 61, 127, 196, 100, 124, 74, 141, 61, 195, 222, 188, 228, 21, 173, 92, 17, 89, 127, 245, 156, 32, 177, 234, 67, 34, 65, 228, 43, 135, 193, 0, 155, 236, 204, 203, 162, 2, 203, 52, 14, 241, 211, 121, 102, 71, 188, 141, 243, 72, 159, 197]
[INFO] [stdout] length of bytes: 64
[INFO] [stdout] ic: [2, 254, 93, 233, 38, 70, 233, 80, 230, 84, 109, 255, 217, 193, 162, 115, 11, 94, 224, 244, 244, 13, 213, 214, 43, 203, 46, 101, 119, 211, 129, 140, 165, 245, 1, 132, 230, 114, 65, 31, 114, 154, 180, 3, 138, 208, 100, 82, 183, 249, 142, 81, 174, 235, 68, 110, 238, 179, 172, 28, 24, 126, 50, 31]
[INFO] [stdout] length of bytes: 64
[INFO] [stdout] ic: [18, 179, 250, 176, 23, 155, 180, 245, 146, 214, 153, 177, 232, 61, 139, 16, 2, 126, 146, 67, 52, 231, 177, 116, 103, 94, 28, 129, 245, 2, 119, 6, 13, 66, 37, 204, 255, 247, 159, 185, 117, 64, 26, 66, 114, 93, 135, 214, 226, 105, 211, 44, 122, 114, 255, 145, 102, 117, 15, 183, 224, 63, 212, 116]
[INFO] [stdout] nr_pubinputs: 1
[INFO] [stdout] [40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] 
[INFO] [stdout] thread 'test::mollusk' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.10.3/src/error.rs:50:32:
[INFO] [stdout]     [MOLLUSK]: Program file not found: target/deploy/pinocchio_with_arkworks.so
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6513c422b768 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6513c422b768 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6513c422b768 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6513c422b768 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6513c424248a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6513c424248a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x6513c42316f2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6513c42316f2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6513c420a3e6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6513c420a3e6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6513c4223a99 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6513c358f75c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6513c358f75c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6513c4223d12 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6513c4223d12 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6513c420a4a2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6513c4201e09 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6513c420b1bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6513c4242cfc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6513c35e9f98 - core[5a1c3e9896636f3a]::panicking::panic_display::<mollusk_svm_error[c73cbef4c90b9817]::error::MolluskError>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x6513c35e7e13 - <core[5a1c3e9896636f3a]::option::Option<std[d054f6f42beb1baa]::path::PathBuf> as mollusk_svm_error[c73cbef4c90b9817]::error::MolluskPanic<std[d054f6f42beb1baa]::path::PathBuf>>::or_panic_with::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.10.3/src/error.rs:50:32
[INFO] [stdout]   21:     0x6513c35e9ad4 - <core[5a1c3e9896636f3a]::option::Option<std[d054f6f42beb1baa]::path::PathBuf>>::unwrap_or_else::<<core[5a1c3e9896636f3a]::option::Option<std[d054f6f42beb1baa]::path::PathBuf> as mollusk_svm_error[c73cbef4c90b9817]::error::MolluskPanic<std[d054f6f42beb1baa]::path::PathBuf>>::or_panic_with::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/option.rs:1064:21
[INFO] [stdout]   22:     0x6513c35ecb18 - <core[5a1c3e9896636f3a]::option::Option<std[d054f6f42beb1baa]::path::PathBuf> as mollusk_svm_error[c73cbef4c90b9817]::error::MolluskPanic<std[d054f6f42beb1baa]::path::PathBuf>>::or_panic_with
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.10.3/src/error.rs:50:14
[INFO] [stdout]   23:     0x6513c35eafed - mollusk_svm[78feee48f492c217]::file::load_program_elf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.10.3/src/file.rs:82:46
[INFO] [stdout]   24:     0x6513c35c733f - <mollusk_svm[78feee48f492c217]::Mollusk>::add_program_with_loader
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.10.3/src/lib.rs:825:19
[INFO] [stdout]   25:     0x6513c35c6c55 - <mollusk_svm[78feee48f492c217]::Mollusk>::add_program
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.10.3/src/lib.rs:813:14
[INFO] [stdout]   26:     0x6513c35c7ff7 - <mollusk_svm[78feee48f492c217]::Mollusk>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.10.3/src/lib.rs:783:17
[INFO] [stdout]   27:     0x6513c354e1c3 - verify[e4c63271487ac37d]::test::mollusk
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/verify.rs:210:27
[INFO] [stdout]   28:     0x6513c3548057 - verify[e4c63271487ac37d]::test::mollusk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/verify.rs:185:17
[INFO] [stdout]   29:     0x6513c34e38e6 - <verify[e4c63271487ac37d]::test::mollusk::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6513c358283b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x6513c358283b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x6513c35900b5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x6513c35900b5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x6513c35900b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x6513c35900b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x6513c35900b5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6513c35900b5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x6513c35900b5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x6513c358ac14 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x6513c358ac14 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x6513c3593132 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x6513c3593132 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x6513c3593132 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x6513c3593132 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x6513c3593132 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6513c3593132 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x6513c3593132 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6513c422b08f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   49:     0x6513c422b08f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x79f1cebcbaa4 - <unknown>
[INFO] [stdout]   51:     0x79f1cec58a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::mollusk
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test verify`
[INFO] running `Command { std: "docker" "inspect" "29369ce70f26ac04975056dba70442dec4b1295f3ce1338c34b751472964136b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29369ce70f26ac04975056dba70442dec4b1295f3ce1338c34b751472964136b", kill_on_drop: false }`
[INFO] [stdout] 29369ce70f26ac04975056dba70442dec4b1295f3ce1338c34b751472964136b
